From: Felix Fietkau Date: Mon, 23 Oct 2006 20:26:47 +0000 (+0000) Subject: fix ipkg.sh wrapper X-Git-Tag: whiterussian_rc6~59 X-Git-Url: http://git.openwrt.org/%22https:/collectd.org///%22https:/collectd.org/?a=commitdiff_plain;h=aa7106fcc488cb643b49f22acc17cadc57c4ee8d;p=openwrt%2Fsvn-archive%2Fopenwrt.git fix ipkg.sh wrapper SVN-Revision: 5271 --- diff --git a/openwrt/package/webif/files/www/cgi-bin/webif/ipkg.sh b/openwrt/package/webif/files/www/cgi-bin/webif/ipkg.sh index deef8bba2f..54bb4028a3 100755 --- a/openwrt/package/webif/files/www/cgi-bin/webif/ipkg.sh +++ b/openwrt/package/webif/files/www/cgi-bin/webif/ipkg.sh @@ -1,2 +1,2 @@ -#!/usr/bin/webif-page +#!/bin/sh . ./system-ipkg.sh